home *** CD-ROM | disk | FTP | other *** search
/ InterCD 2002 January / january_2002.iso / Piposh Special / Piposh / COMEIN.DXR / 00140.ls < prev    next >
Encoding:
Text File  |  2004-12-06  |  137 b   |  7 lines

  1. on exitFrame
  2.   if (sprite(21).visible = 1) or (sprite(23).visible = 1) or (sprite(25).visible = 1) then
  3.   else
  4.     go("y6")
  5.   end if
  6. end
  7.